

.about_main {
	width: 100%;
	overflow: hidden;
}

.about_main .container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 2%;
	border: 1px #e5e5e5 solid;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
}

.about_main .container>h2 {
	color: #333;
	font-size: 30px;
	text-align: center;
	padding: 20px 0;
	font-weight: 500;
}

.about_main .container img {
	margin: 0 auto;
	display: block;
	padding-bottom: 5%;
}

.about_main .container>p {
	text-align: justify;
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 5px;
	text-indent: 2rem;
}

.map-canvas {
	border: 1px #e5e5e5 solid;
	margin-top: 2%;
}

.about_tel {
	overflow: hidden;
	padding: 3% 0;
	margin-top: 20px;
}

.about_tel h2 {
	border-bottom: 1px #e5e5e5 solid;
	height: 30px;
}

.about_tel>ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 2%;
	padding-left: 2%;
}

.about_tel>ul>li {
	width: 580px;
}

.about_tel ul .about_tel_li001 img {
	margin: 50px 0 0 20px;
}

.about_tel ul .about_tel_li001 p {
	color: #333;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
}

.about_tel ul .about_tel_li002 img {
	margin: 34.5px 0 0 20px;
}

.about_tel ul .about_tel_li002 p {
	color: #333;
	font-size: 25px;
	text-align: left;
	line-height: 40px;
}

.about_tel ul .about_tel_li001 div {
	margin-left: 20px;
}

.about_tel ul .about_tel_li002 div {
	margin-left: 10px;
}

.about_tel>ul>li>div {
	float: left;
	margin-top: 53px;
}

.liuyan {
	min-width: 1200px;
}

.liuyan h1 {
	font-size: 50px;
}

.liuyan p {
	font-size: 35px;
	padding-top: 10px;
}

.liuyan .liuyan_con {
	margin: 0 auto;
	padding-top: 50px;
}

.liuyan .liuyan_con img {
	float: left;
}

.liuyan .fot_left {
	float: left;
}

.liuyan .fot_left h3 {
	color: #333;
	padding-top: 30px;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 30px;
	width: 240px;
}

.liuyan .fot_left h2 {
	float: left;
	color: #736e6e;
	height: 40px;
	width: 85px;
	text-align: center;
	font-weight: 500;
	line-height: 36px;
	font-size: 16px;
}

.liuyan .fot_left input {
	float: left;
	height: 30px;
	margin-bottom: 30px;
	width: 298px;
}

textarea {
	width: 1070px;
	height: 50px;
}

.liuyan .fot_left .sub {
	outline-style: none;
	width: 250px;
	margin: 0 auto;
	background-color: #cccccc;
	border: none;
	color: #0066cc;
	font-size: 18px;
	cursor: pointer;
	height: 50px;
	display: block;
	margin-top: 50px;
}

.liuyan .fot_left .sub:hover {
	background-color: #0066cc;
	color: #fff;
}

.map-canvas {
	height: 400px;
	margin: 0 auto;
	margin-left: 20px;
	border: 1px #e5e5e5 solid;
}
